Package | hl7.terminology |
Type | CodeSystem |
Id | Id |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-v3-DataType.html |
Url | http://terminology.hl7.org/CodeSystem/v3-DataType |
Version | 2.0.1 |
Status | retired |
Date | 2019-03-20 |
Name | DataType |
Title | DataType |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | Code system retired. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v3-DataType
Language: en
Properties
This code system defines the following properties for its concepts
Name | Code | URI | Type | Description |
Specializes | Specializes | Coding | The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric. | |
Generalizes | Generalizes | Coding | Inverse of Specializes. Only included as a derived relationship. | |
internalId | internalId | http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id | code | The internal identifier for the concept in the HL7 Access database repository. |
Status | status | http://hl7.org/fhir/concept-properties#status | code | Designation of a concept's state. Normally is not populated unless the state is retired. |
Parent | subsumedBy | http://hl7.org/fhir/concept-properties#parent | code | The concept code of a parent concept |
Concepts
This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-DataType
defines the following codes in a Is-A hierarchy:
Lvl | Code | Display | internalId | Status | Parent | |
1 | ANY | ANY | 20839 | active | ||
2 | ANT<ANY> | Annotated | 10845 | active | ANY | |
3 | ANT<CD> | Annotated Concept Descriptor | 10846 | active | ANT<ANY> | |
3 | ANT<PQ> | Annotated Physical Quantity | 10848 | active | ANT<ANY> | |
2 | BAG<ANY> | Bag | 10831 | active | ANY | |
3 | BAG<CD> | Bag Of Concept Descriptors | 10832 | active | BAG<ANY> | |
3 | BAG<PQ> | Bag Of Physical Quantities | 10833 | active | BAG<ANY> | |
2 | BL | Boolean | 10776 | active | ANY | |
2 | CD | Concept Descriptor | 10780 | active | ANY | |
3 | CE | Coded With Equivalents | 10784 | active | CD | |
3 | CS | Coded Simple Value | 10782 | active | CD | |
3 | CV | Coded Value | 10783 | active | CD | |
2 | CR | Concept Role | 10781 | active | ANY | |
2 | HXIT<ANY> | Historical | 10850 | active | ANY | |
3 | HXIT<AD> | Historical Address | 10851 | active | HXIT<ANY> | |
2 | II | Instance Identifier | 10785 | active | ANY | |
2 | IVL<QTY> | Interval | 10834 | active | ANY | |
3 | IVL<INT> | Interval Of Integer Numbers | 10835 | active | IVL<QTY>, SET<INT> | |
3 | IVL<PQ> | Interval Of Physical Quantities | 10839 | active | IVL<QTY> | |
4 | UVP<IVL<PQ>> | Uncertain Probabilistic Interval Of Physical Quant | 10859 | active | IVL<PQ>, UVP<ANY> | |
3 | IVL<REAL> | Interval Of Real Numbers | 10837 | active | IVL<QTY>, SET<REAL> | |
3 | IVL<TS> | Interval Of Points In Time | 10841 | active | IVL<QTY> | |
4 | SET<TS> | Set Of Points In Time | 10807 | active | IVL<TS> | |
5 | EIVL<TS> | Event Related Interval | 10844 | active | SET<TS> | |
5 | GTS | General Timing Specification | 10808 | active | SET<TS> | |
5 | PIVL<TS> | Periodic Interval Of Time | 10843 | active | SET<TS> | |
2 | LIST<ANY> | Sequence | 10821 | active | ANY | |
3 | LIST<BL> | Sequence Of Booleans | 10822 | active | LIST<ANY> | |
4 | BIN | Binary Data | 10777 | active | LIST<BL> | |
5 | ED | Encoded Data | 10778 | active | BIN | |
6 | ST | Character String | 10779 | active | ED | |
7 | ADXP | Address Part | 10792 | active | ST | |
7 | ON | Organization Name | 10793 | active | ST | |
7 | PNXP | Person Name Part | 10790 | active | ST | |
3 | LIST<LIST<ANY>> | Sequence Of Sequences Of Data Values | 10823 | active | LIST<ANY> | |
4 | LIST<LIST<BL>> | Sequence Of Sequence Of Booleans | 10824 | active | LIST<LIST<ANY>> | |
5 | LIST<BIN> | Sequence Of Binary Data | 10825 | active | LIST<LIST<BL>> | |
6 | LIST<ED> | Sequence Of Encoded Data | 10826 | active | LIST<BIN> | |
7 | LIST<ST> | Sequence Of Character Strings | 10827 | active | LIST<ED> | |
8 | LIST<ADXP> | Sequence Of Postal Address Parts | 10829 | active | LIST<ST> | |
9 | AD | Postal And Residential Address | 10791 | active | LIST<ADXP> | |
8 | LIST<PNXP> | Sequence Of Person Name Parts | 10828 | active | LIST<ST> | |
9 | PN | Person Name Type | 10789 | active | LIST<PNXP> | |
2 | OID | Object Identifier | 10786 | active | ANY | |
2 | QTY | Quantity | 20840 | active | ANY | |
3 | INT | Integer Number | 10795 | active | QTY | |
3 | MO | Monetary Amount | 10798 | active | QTY | |
3 | PPD<QTY> | Parametric Probability Distribution | 10864 | active | QTY | |
3 | PQ | Physical Quantity | 10797 | active | QTY | |
4 | PPD<PQ> | Parametric Probability Distribution Of Physical Quantity | 10866 | active | PQ | |
3 | REAL | Real Number | 10796 | active | QTY | |
4 | PPD<REAL> | Parametric Probability Distribution Of Real Number | 10865 | active | REAL | |
3 | RTO | Ratio | 10800 | active | QTY | |
3 | TS | Point In Time | 10799 | active | QTY | |
2 | SET<ANY> | Set | 10801 | active | ANY | |
3 | SET<CD> | Set Of Concept Descriptors | 10802 | active | SET<ANY> | |
4 | SET<CE> | Set Of Coded With Equivalents | 10805 | active | SET<CD> | |
4 | SET<CS> | Set Of Coded Simple Value | 10803 | active | SET<CD> | |
4 | SET<CV> | Set Of Coded Value | 10804 | active | SET<CD> | |
4 | SET<UVP<CD>> | Set Of Uncertain Probabilistic Concept Descriptor | ||||
3 | SET<IVL<PQ>> | Set Of Intervals Of Physical Quantity | 10869 | active | SET<ANY> | |
4 | SET<UVP<IVL<PQ>>> | Set Of Uncertain Probabilistic Interval Of Physical Quantities | ||||
3 | SET<LIST<ST>> | Set Of Sequences Of Character Strings | 10810 | active | SET<ANY> | |
4 | SET<AD> | Set Of Addresses | 10811 | active | SET<LIST<ST>> | |
5 | SET<HXIT<AD>> | Set Of Historical Addresses | 10812 | active | SET<AD> | |
6 | HIST<AD> | History Of Address | 10813 | active | SET<HXIT<AD>> | |
3 | SET<PQ> | Set Of Physical Quantities | 10818 | active | SET<ANY> | |
3 | SET<ST> | Set Of Character Strings | 10809 | active | SET<ANY> | |
3 | SET<UVP<ANY>> | Set Of Uncertain Value Probabilistic | 10814 | active | SET<ANY> | |
4 | NPPD<ANY> | Non Parametric Probability Distribution | 10815 | active | SET<UVP<ANY>> | |
3 | SET<UVP<CD>> | Set Of Uncertain Probabilistic Concept Descriptor | 10816 | active | SET<ANY>, SET<CD> | |
4 | NPPD<CD> | Non Parametric Probability Distribution Of Concept Descriptors | 10862 | active | SET<UVP<CD>> | |
3 | SET<UVP<IVL<PQ>>> | Set Of Uncertain Probabilistic Interval Of Physical Quantities | 10819 | active | SET<ANY>, SET<IVL<PQ>> | |
4 | NPPD<IVL<PQ>> | Non Parametric Probability Distribution Of Intervals of Physical Quantities | 10863 | active | SET<UVP<IVL<PQ>>> | |
2 | URL | Universal Resource Locator | 10788 | active | ANY | |
3 | TEL | Telecommunication Address | 10787 | active | URL | |
2 | UVN<ANY> | Uncertain Value Narrative | 10853 | active | ANY | |
3 | UVN<CD> | Uncertain Narrative Concept Descriptor | 10854 | active | UVN<ANY> | |
2 | UVP<ANY> | Uncertain Value Probabilistic | 10856 | active | ANY | |
3 | UVP<CD> | Uncertain Probabilistic Concept Descriptor | 10857 | active | UVP<ANY> | |
3 | UVP<IVL<PQ>> | Uncertain Probabilistic Interval Of Physical Quant | ||||
1 | SET<INT> | Set Of Integer Numbers | 10867 | active | ||
2 | IVL<INT> | Interval Of Integer Numbers | ||||
1 | SET<REAL> | Set Of Real Numbers | 10868 | active | ||
2 | IVL<REAL> | Interval Of Real Numbers |
{
"resourceType" : "CodeSystem",
"id" : "v3-DataType",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-DataType</b></p><a name=\"v3-DataType\"> </a><a name=\"hcv3-DataType\"> </a><a name=\"v3-DataType-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td>Specializes</td><td/><td>Coding</td><td>The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.</td></tr><tr><td>Generalizes</td><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes. Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td></tr><tr><td>Parent</td><td>subsumedBy</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td><td>The concept code of a parent concept</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-DataType</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>internalId</b></td><td><b>Status</b></td><td><b>Parent</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">ANY<a name=\"v3-DataType-ANY\"> </a></td><td>ANY</td><td>20839</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">��ANT<ANY><a name=\"v3-DataType-ANT.60ANY.62\"> </a></td><td>Annotated</td><td>10845</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����ANT<CD><a name=\"v3-DataType-ANT.60CD.62\"> </a></td><td>Annotated Concept Descriptor</td><td>10846</td><td>active</td><td>ANT<ANY></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����ANT<PQ><a name=\"v3-DataType-ANT.60PQ.62\"> </a></td><td>Annotated Physical Quantity</td><td>10848</td><td>active</td><td>ANT<ANY></td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��BAG<ANY><a name=\"v3-DataType-BAG.60ANY.62\"> </a></td><td>Bag</td><td>10831</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����BAG<CD><a name=\"v3-DataType-BAG.60CD.62\"> </a></td><td>Bag Of Concept Descriptors</td><td>10832</td><td>active</td><td>BAG<ANY></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����BAG<PQ><a name=\"v3-DataType-BAG.60PQ.62\"> </a></td><td>Bag Of Physical Quantities</td><td>10833</td><td>active</td><td>BAG<ANY></td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��BL<a name=\"v3-DataType-BL\"> </a></td><td>Boolean</td><td>10776</td><td>active</td><td>ANY</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��CD<a name=\"v3-DataType-CD\"> </a></td><td>Concept Descriptor</td><td>10780</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����CE<a name=\"v3-DataType-CE\"> </a></td><td>Coded With Equivalents</td><td>10784</td><td>active</td><td>CD</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����CS<a name=\"v3-DataType-CS\"> </a></td><td>Coded Simple Value</td><td>10782</td><td>active</td><td>CD</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����CV<a name=\"v3-DataType-CV\"> </a></td><td>Coded Value</td><td>10783</td><td>active</td><td>CD</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��CR<a name=\"v3-DataType-CR\"> </a></td><td>Concept Role</td><td>10781</td><td>active</td><td>ANY</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��HXIT<ANY><a name=\"v3-DataType-HXIT.60ANY.62\"> </a></td><td>Historical</td><td>10850</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����HXIT<AD><a name=\"v3-DataType-HXIT.60AD.62\"> </a></td><td>Historical Address</td><td>10851</td><td>active</td><td>HXIT<ANY></td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��II<a name=\"v3-DataType-II\"> </a></td><td>Instance Identifier</td><td>10785</td><td>active</td><td>ANY</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��IVL<QTY><a name=\"v3-DataType-IVL.60QTY.62\"> </a></td><td>Interval</td><td>10834</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����IVL<INT><a name=\"v3-DataType-IVL.60INT.62\"> </a></td><td>Interval Of Integer Numbers</td><td>10835</td><td>active</td><td>IVL<QTY>, SET<INT></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����IVL<PQ><a name=\"v3-DataType-IVL.60PQ.62\"> </a></td><td>Interval Of Physical Quantities</td><td>10839</td><td>active</td><td>IVL<QTY></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������UVP<IVL<PQ>><a name=\"v3-DataType-UVP.60IVL.60PQ.62.62\"> </a></td><td>Uncertain Probabilistic Interval Of Physical Quant</td><td>10859</td><td>active</td><td>IVL<PQ>, UVP<ANY></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����IVL<REAL><a name=\"v3-DataType-IVL.60REAL.62\"> </a></td><td>Interval Of Real Numbers</td><td>10837</td><td>active</td><td>IVL<QTY>, SET<REAL></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����IVL<TS><a name=\"v3-DataType-IVL.60TS.62\"> </a></td><td>Interval Of Points In Time</td><td>10841</td><td>active</td><td>IVL<QTY></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������SET<TS><a name=\"v3-DataType-SET.60TS.62\"> </a></td><td>Set Of Points In Time</td><td>10807</td><td>active</td><td>IVL<TS></td></tr><tr><td>5</td><td style=\"white-space:nowrap\">��������EIVL<TS><a name=\"v3-DataType-EIVL.60TS.62\"> </a></td><td>Event Related Interval</td><td>10844</td><td>active</td><td>SET<TS></td></tr><tr><td>5</td><td style=\"white-space:nowrap\">��������GTS<a name=\"v3-DataType-GTS\"> </a></td><td>General Timing Specification</td><td>10808</td><td>active</td><td>SET<TS></td></tr><tr><td>5</td><td style=\"white-space:nowrap\">��������PIVL<TS><a name=\"v3-DataType-PIVL.60TS.62\"> </a></td><td>Periodic Interval Of Time</td><td>10843</td><td>active</td><td>SET<TS></td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��LIST<ANY><a name=\"v3-DataType-LIST.60ANY.62\"> </a></td><td>Sequence</td><td>10821</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����LIST<BL><a name=\"v3-DataType-LIST.60BL.62\"> </a></td><td>Sequence Of Booleans</td><td>10822</td><td>active</td><td>LIST<ANY></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������BIN<a name=\"v3-DataType-BIN\"> </a></td><td>Binary Data</td><td>10777</td><td>active</td><td>LIST<BL></td></tr><tr><td>5</td><td style=\"white-space:nowrap\">��������ED<a name=\"v3-DataType-ED\"> </a></td><td>Encoded Data</td><td>10778</td><td>active</td><td>BIN</td></tr><tr><td>6</td><td style=\"white-space:nowrap\">����������ST<a name=\"v3-DataType-ST\"> </a></td><td>Character String</td><td>10779</td><td>active</td><td>ED</td></tr><tr><td>7</td><td style=\"white-space:nowrap\">������������ADXP<a name=\"v3-DataType-ADXP\"> </a></td><td>Address Part</td><td>10792</td><td>active</td><td>ST</td></tr><tr><td>7</td><td style=\"white-space:nowrap\">������������ON<a name=\"v3-DataType-ON\"> </a></td><td>Organization Name</td><td>10793</td><td>active</td><td>ST</td></tr><tr><td>7</td><td style=\"white-space:nowrap\">������������PNXP<a name=\"v3-DataType-PNXP\"> </a></td><td>Person Name Part</td><td>10790</td><td>active</td><td>ST</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����LIST<LIST<ANY>><a name=\"v3-DataType-LIST.60LIST.60ANY.62.62\"> </a></td><td>Sequence Of Sequences Of Data Values</td><td>10823</td><td>active</td><td>LIST<ANY></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������LIST<LIST<BL>><a name=\"v3-DataType-LIST.60LIST.60BL.62.62\"> </a></td><td>Sequence Of Sequence Of Booleans</td><td>10824</td><td>active</td><td>LIST<LIST<ANY>></td></tr><tr><td>5</td><td style=\"white-space:nowrap\">��������LIST<BIN><a name=\"v3-DataType-LIST.60BIN.62\"> </a></td><td>Sequence Of Binary Data</td><td>10825</td><td>active</td><td>LIST<LIST<BL>></td></tr><tr><td>6</td><td style=\"white-space:nowrap\">����������LIST<ED><a name=\"v3-DataType-LIST.60ED.62\"> </a></td><td>Sequence Of Encoded Data</td><td>10826</td><td>active</td><td>LIST<BIN></td></tr><tr><td>7</td><td style=\"white-space:nowrap\">������������LIST<ST><a name=\"v3-DataType-LIST.60ST.62\"> </a></td><td>Sequence Of Character Strings</td><td>10827</td><td>active</td><td>LIST<ED></td></tr><tr><td>8</td><td style=\"white-space:nowrap\">��������������LIST<ADXP><a name=\"v3-DataType-LIST.60ADXP.62\"> </a></td><td>Sequence Of Postal Address Parts</td><td>10829</td><td>active</td><td>LIST<ST></td></tr><tr><td>9</td><td style=\"white-space:nowrap\">����������������AD<a name=\"v3-DataType-AD\"> </a></td><td>Postal And Residential Address</td><td>10791</td><td>active</td><td>LIST<ADXP></td></tr><tr><td>8</td><td style=\"white-space:nowrap\">��������������LIST<PNXP><a name=\"v3-DataType-LIST.60PNXP.62\"> </a></td><td>Sequence Of Person Name Parts</td><td>10828</td><td>active</td><td>LIST<ST></td></tr><tr><td>9</td><td style=\"white-space:nowrap\">����������������PN<a name=\"v3-DataType-PN\"> </a></td><td>Person Name Type</td><td>10789</td><td>active</td><td>LIST<PNXP></td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��OID<a name=\"v3-DataType-OID\"> </a></td><td>Object Identifier</td><td>10786</td><td>active</td><td>ANY</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��QTY<a name=\"v3-DataType-QTY\"> </a></td><td>Quantity</td><td>20840</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����INT<a name=\"v3-DataType-INT\"> </a></td><td>Integer Number</td><td>10795</td><td>active</td><td>QTY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����MO<a name=\"v3-DataType-MO\"> </a></td><td>Monetary Amount</td><td>10798</td><td>active</td><td>QTY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����PPD<QTY><a name=\"v3-DataType-PPD.60QTY.62\"> </a></td><td>Parametric Probability Distribution</td><td>10864</td><td>active</td><td>QTY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����PQ<a name=\"v3-DataType-PQ\"> </a></td><td>Physical Quantity</td><td>10797</td><td>active</td><td>QTY</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������PPD<PQ><a name=\"v3-DataType-PPD.60PQ.62\"> </a></td><td>Parametric Probability Distribution Of Physical Quantity</td><td>10866</td><td>active</td><td>PQ</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����REAL<a name=\"v3-DataType-REAL\"> </a></td><td>Real Number</td><td>10796</td><td>active</td><td>QTY</td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������PPD<REAL><a name=\"v3-DataType-PPD.60REAL.62\"> </a></td><td>Parametric Probability Distribution Of Real Number</td><td>10865</td><td>active</td><td>REAL</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����RTO<a name=\"v3-DataType-RTO\"> </a></td><td>Ratio</td><td>10800</td><td>active</td><td>QTY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����TS<a name=\"v3-DataType-TS\"> </a></td><td>Point In Time</td><td>10799</td><td>active</td><td>QTY</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��SET<ANY><a name=\"v3-DataType-SET.60ANY.62\"> </a></td><td>Set</td><td>10801</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����SET<CD><a name=\"v3-DataType-SET.60CD.62\"> </a></td><td>Set Of Concept Descriptors</td><td>10802</td><td>active</td><td>SET<ANY></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������SET<CE><a name=\"v3-DataType-SET.60CE.62\"> </a></td><td>Set Of Coded With Equivalents</td><td>10805</td><td>active</td><td>SET<CD></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������SET<CS><a name=\"v3-DataType-SET.60CS.62\"> </a></td><td>Set Of Coded Simple Value</td><td>10803</td><td>active</td><td>SET<CD></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������SET<CV><a name=\"v3-DataType-SET.60CV.62\"> </a></td><td>Set Of Coded Value</td><td>10804</td><td>active</td><td>SET<CD></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������<a href=\"#v3-DataType-SET.60UVP.60CD.62.62\">SET<UVP<CD>></a></td><td>Set Of Uncertain Probabilistic Concept Descriptor</td><td colspan=\"4\"/></tr><tr><td>3</td><td style=\"white-space:nowrap\">����SET<IVL<PQ>><a name=\"v3-DataType-SET.60IVL.60PQ.62.62\"> </a></td><td>Set Of Intervals Of Physical Quantity</td><td>10869</td><td>active</td><td>SET<ANY></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������<a href=\"#v3-DataType-SET.60UVP.60IVL.60PQ.62.62.62\">SET<UVP<IVL<PQ>>></a></td><td>Set Of Uncertain Probabilistic Interval Of Physical Quantities</td><td colspan=\"4\"/></tr><tr><td>3</td><td style=\"white-space:nowrap\">����SET<LIST<ST>><a name=\"v3-DataType-SET.60LIST.60ST.62.62\"> </a></td><td>Set Of Sequences Of Character Strings</td><td>10810</td><td>active</td><td>SET<ANY></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������SET<AD><a name=\"v3-DataType-SET.60AD.62\"> </a></td><td>Set Of Addresses</td><td>10811</td><td>active</td><td>SET<LIST<ST>></td></tr><tr><td>5</td><td style=\"white-space:nowrap\">��������SET<HXIT<AD>><a name=\"v3-DataType-SET.60HXIT.60AD.62.62\"> </a></td><td>Set Of Historical Addresses</td><td>10812</td><td>active</td><td>SET<AD></td></tr><tr><td>6</td><td style=\"white-space:nowrap\">����������HIST<AD><a name=\"v3-DataType-HIST.60AD.62\"> </a></td><td>History Of Address</td><td>10813</td><td>active</td><td>SET<HXIT<AD>></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����SET<PQ><a name=\"v3-DataType-SET.60PQ.62\"> </a></td><td>Set Of Physical Quantities</td><td>10818</td><td>active</td><td>SET<ANY></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����SET<ST><a name=\"v3-DataType-SET.60ST.62\"> </a></td><td>Set Of Character Strings</td><td>10809</td><td>active</td><td>SET<ANY></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����SET<UVP<ANY>><a name=\"v3-DataType-SET.60UVP.60ANY.62.62\"> </a></td><td>Set Of Uncertain Value Probabilistic</td><td>10814</td><td>active</td><td>SET<ANY></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������NPPD<ANY><a name=\"v3-DataType-NPPD.60ANY.62\"> </a></td><td>Non Parametric Probability Distribution</td><td>10815</td><td>active</td><td>SET<UVP<ANY>></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����SET<UVP<CD>><a name=\"v3-DataType-SET.60UVP.60CD.62.62\"> </a></td><td>Set Of Uncertain Probabilistic Concept Descriptor</td><td>10816</td><td>active</td><td>SET<ANY>, SET<CD></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������NPPD<CD><a name=\"v3-DataType-NPPD.60CD.62\"> </a></td><td>Non Parametric Probability Distribution Of Concept Descriptors</td><td>10862</td><td>active</td><td>SET<UVP<CD>></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����SET<UVP<IVL<PQ>>><a name=\"v3-DataType-SET.60UVP.60IVL.60PQ.62.62.62\"> </a></td><td>Set Of Uncertain Probabilistic Interval Of Physical Quantities</td><td>10819</td><td>active</td><td>SET<ANY>, SET<IVL<PQ>></td></tr><tr><td>4</td><td style=\"white-space:nowrap\">������NPPD<IVL<PQ>><a name=\"v3-DataType-NPPD.60IVL.60PQ.62.62\"> </a></td><td>Non Parametric Probability Distribution Of Intervals of Physical Quantities</td><td>10863</td><td>active</td><td>SET<UVP<IVL<PQ>>></td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��URL<a name=\"v3-DataType-URL\"> </a></td><td>Universal Resource Locator</td><td>10788</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����TEL<a name=\"v3-DataType-TEL\"> </a></td><td>Telecommunication Address</td><td>10787</td><td>active</td><td>URL</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��UVN<ANY><a name=\"v3-DataType-UVN.60ANY.62\"> </a></td><td>Uncertain Value Narrative</td><td>10853</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����UVN<CD><a name=\"v3-DataType-UVN.60CD.62\"> </a></td><td>Uncertain Narrative Concept Descriptor</td><td>10854</td><td>active</td><td>UVN<ANY></td></tr><tr><td>2</td><td style=\"white-space:nowrap\">��UVP<ANY><a name=\"v3-DataType-UVP.60ANY.62\"> </a></td><td>Uncertain Value Probabilistic</td><td>10856</td><td>active</td><td>ANY</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����UVP<CD><a name=\"v3-DataType-UVP.60CD.62\"> </a></td><td>Uncertain Probabilistic Concept Descriptor</td><td>10857</td><td>active</td><td>UVP<ANY></td></tr><tr><td>3</td><td style=\"white-space:nowrap\">����<a href=\"#v3-DataType-UVP.60IVL.60PQ.62.62\">UVP<IVL<PQ>></a></td><td>Uncertain Probabilistic Interval Of Physical Quant</td><td colspan=\"4\"/></tr><tr><td>1</td><td style=\"white-space:nowrap\">SET<INT><a name=\"v3-DataType-SET.60INT.62\"> </a></td><td>Set Of Integer Numbers</td><td>10867</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">��<a href=\"#v3-DataType-IVL.60INT.62\">IVL<INT></a></td><td>Interval Of Integer Numbers</td><td colspan=\"4\"/></tr><tr><td>1</td><td style=\"white-space:nowrap\">SET<REAL><a name=\"v3-DataType-SET.60REAL.62\"> </a></td><td>Set Of Real Numbers</td><td>10868</td><td>active</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">��<a href=\"#v3-DataType-IVL.60REAL.62\">IVL<REAL></a></td><td>Interval Of Real Numbers</td><td colspan=\"4\"/></tr></table></div>"
},
"url" : "http://terminology.hl7.org/CodeSystem/v3-DataType",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.5.1007"
}
],
"version" : "2.0.1",
"name" : "DataType",
"title" : "DataType",
"status" : "retired",
"experimental" : false,
"date" : "2019-03-20",
"publisher" : "Health Level 7",
"contact" : [
{
"name" : "Health Level Seven"
}
],
"description" : "Code system retired.",
"caseSensitive" : true,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"property" : [
{
"extension" : [
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
"valueCode" : "antisymmetric"
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
"valueCode" : "transitive"
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
"valueCode" : "irreflexive"
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
"valueBoolean" : true
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
"valueCode" : "Specializes"
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
"valueString" : "Generalizes"
}
],
"code" : "Specializes",
"description" : "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.",
"type" : "Coding"
},
{
"extension" : [
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
"valueCode" : "antisymmetric"
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
"valueCode" : "transitive"
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
"valueCode" : "irreflexive"
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
"valueBoolean" : true
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
"valueCode" : "Generalizes"
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
"valueString" : "Specializes"
}
],
"code" : "Generalizes",
"description" : "Inverse of Specializes. Only included as a derived relationship.",
"type" : "Coding"
},
{
"code" : "internalId",
"uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
"description" : "The internal identifier for the concept in the HL7 Access database repository.",
"type" : "code"
},
{
"code" : "status",
"uri" : "http://hl7.org/fhir/concept-properties#status",
"description" : "Designation of a concept's state. Normally is not populated unless the state is retired.",
"type" : "code"
},
{
"code" : "subsumedBy",
"uri" : "http://hl7.org/fhir/concept-properties#parent",
"description" : "The concept code of a parent concept",
"type" : "code"
}
],
"concept" : [
{
"code" : "ANY",
"display" : "ANY",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "20839"
}
]
},
{
"code" : "SET<INT>",
"display" : "Set Of Integer Numbers",
"designation" : [
{
"language" : "en",
"use" : {
"system" : "http://snomed.info/sct",
"code" : "900000000000013009"
},
"value" : "DataTypeSetOfIntegerNumbers"
}
],
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10867"
}
]
},
{
"code" : "SET<REAL>",
"display" : "Set Of Real Numbers",
"designation" : [
{
"language" : "en",
"use" : {
"system" : "http://snomed.info/sct",
"code" : "900000000000013009"
},
"value" : "DataTypeSetOfRealNumbers"
}
],
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10868"
}
]
},
{
"code" : "ANT<CD>",
"display" : "Annotated Concept Descriptor",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10846"
},
{
"code" : "subsumedBy",
"valueCode" : "ANT<ANY>"
}
]
},
{
"code" : "ANT<PQ>",
"display" : "Annotated Physical Quantity",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10848"
},
{
"code" : "subsumedBy",
"valueCode" : "ANT<ANY>"
}
]
},
{
"code" : "ANT<ANY>",
"display" : "Annotated",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10845"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "BAG<ANY>",
"display" : "Bag",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10831"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "BL",
"display" : "Boolean",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10776"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "CD",
"display" : "Concept Descriptor",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10780"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "CR",
"display" : "Concept Role",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10781"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "HXIT<ANY>",
"display" : "Historical",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10850"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "II",
"display" : "Instance Identifier",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10785"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "IVL<QTY>",
"display" : "Interval",
"designation" : [
{
"language" : "en",
"use" : {
"system" : "http://snomed.info/sct",
"code" : "900000000000013009"
},
"value" : "DataTypeInterval"
}
],
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10834"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "LIST<ANY>",
"display" : "Sequence",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10821"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "OID",
"display" : "Object Identifier",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10786"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "QTY",
"display" : "Quantity",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "20840"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "SET<ANY>",
"display" : "Set",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10801"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "URL",
"display" : "Universal Resource Locator",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10788"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "UVN<ANY>",
"display" : "Uncertain Value Narrative",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10853"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "UVP<ANY>",
"display" : "Uncertain Value Probabilistic",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10856"
},
{
"code" : "subsumedBy",
"valueCode" : "ANY"
}
]
},
{
"code" : "BAG<CD>",
"display" : "Bag Of Concept Descriptors",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10832"
},
{
"code" : "subsumedBy",
"valueCode" : "BAG<ANY>"
}
]
},
{
"code" : "BAG<PQ>",
"display" : "Bag Of Physical Quantities",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10833"
},
{
"code" : "subsumedBy",
"valueCode" : "BAG<ANY>"
}
]
},
{
"code" : "ED",
"display" : "Encoded Data",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10778"
},
{
"code" : "subsumedBy",
"valueCode" : "BIN"
}
]
},
{
"code" : "CE",
"display" : "Coded With Equivalents",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10784"
},
{
"code" : "subsumedBy",
"valueCode" : "CD"
}
]
},
{
"code" : "CS",
"display" : "Coded Simple Value",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10782"
},
{
"code" : "subsumedBy",
"valueCode" : "CD"
}
]
},
{
"code" : "CV",
"display" : "Coded Value",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10783"
},
{
"code" : "subsumedBy",
"valueCode" : "CD"
}
]
},
{
"code" : "ST",
"display" : "Character String",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10779"
},
{
"code" : "subsumedBy",
"valueCode" : "ED"
}
]
},
{
"code" : "HXIT<AD>",
"display" : "Historical Address",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10851"
},
{
"code" : "subsumedBy",
"valueCode" : "HXIT<ANY>"
}
]
},
{
"code" : "UVP<IVL<PQ>>",
"display" : "Uncertain Probabilistic Interval Of Physical Quant",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10859"
},
{
"code" : "subsumedBy",
"valueCode" : "IVL<PQ>"
},
{
"code" : "subsumedBy",
"valueCode" : "UVP<ANY>"
}
]
},
{
"code" : "IVL<INT>",
"display" : "Interval Of Integer Numbers",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10835"
},
{
"code" : "subsumedBy",
"valueCode" : "IVL<QTY>"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<INT>"
}
]
},
{
"code" : "IVL<PQ>",
"display" : "Interval Of Physical Quantities",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10839"
},
{
"code" : "subsumedBy",
"valueCode" : "IVL<QTY>"
}
]
},
{
"code" : "IVL<REAL>",
"display" : "Interval Of Real Numbers",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10837"
},
{
"code" : "subsumedBy",
"valueCode" : "IVL<QTY>"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<REAL>"
}
]
},
{
"code" : "IVL<TS>",
"display" : "Interval Of Points In Time",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10841"
},
{
"code" : "subsumedBy",
"valueCode" : "IVL<QTY>"
}
]
},
{
"code" : "SET<TS>",
"display" : "Set Of Points In Time",
"designation" : [
{
"language" : "en",
"use" : {
"system" : "http://snomed.info/sct",
"code" : "900000000000013009"
},
"value" : "DataTypeSetOfPointsInTime"
}
],
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10807"
},
{
"code" : "subsumedBy",
"valueCode" : "IVL<TS>"
}
]
},
{
"code" : "AD",
"display" : "Postal And Residential Address",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10791"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<ADXP>"
}
]
},
{
"code" : "LIST<BL>",
"display" : "Sequence Of Booleans",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10822"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<ANY>"
}
]
},
{
"code" : "LIST<LIST<ANY>>",
"display" : "Sequence Of Sequences Of Data Values",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10823"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<ANY>"
}
]
},
{
"code" : "LIST<ED>",
"display" : "Sequence Of Encoded Data",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10826"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<BIN>"
}
]
},
{
"code" : "BIN",
"display" : "Binary Data",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10777"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<BL>"
}
]
},
{
"code" : "LIST<ST>",
"display" : "Sequence Of Character Strings",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10827"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<ED>"
}
]
},
{
"code" : "LIST<LIST<BL>>",
"display" : "Sequence Of Sequence Of Booleans",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10824"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<LIST<ANY>>"
}
]
},
{
"code" : "LIST<BIN>",
"display" : "Sequence Of Binary Data",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10825"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<LIST<BL>>"
}
]
},
{
"code" : "PN",
"display" : "Person Name Type",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10789"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<PNXP>"
}
]
},
{
"code" : "LIST<ADXP>",
"display" : "Sequence Of Postal Address Parts",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10829"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<ST>"
}
]
},
{
"code" : "LIST<PNXP>",
"display" : "Sequence Of Person Name Parts",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10828"
},
{
"code" : "subsumedBy",
"valueCode" : "LIST<ST>"
}
]
},
{
"code" : "PPD<PQ>",
"display" : "Parametric Probability Distribution Of Physical Quantity",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10866"
},
{
"code" : "subsumedBy",
"valueCode" : "PQ"
}
]
},
{
"code" : "INT",
"display" : "Integer Number",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10795"
},
{
"code" : "subsumedBy",
"valueCode" : "QTY"
}
]
},
{
"code" : "MO",
"display" : "Monetary Amount",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10798"
},
{
"code" : "subsumedBy",
"valueCode" : "QTY"
}
]
},
{
"code" : "PPD<QTY>",
"display" : "Parametric Probability Distribution",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10864"
},
{
"code" : "subsumedBy",
"valueCode" : "QTY"
}
]
},
{
"code" : "PQ",
"display" : "Physical Quantity",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10797"
},
{
"code" : "subsumedBy",
"valueCode" : "QTY"
}
]
},
{
"code" : "REAL",
"display" : "Real Number",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10796"
},
{
"code" : "subsumedBy",
"valueCode" : "QTY"
}
]
},
{
"code" : "RTO",
"display" : "Ratio",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10800"
},
{
"code" : "subsumedBy",
"valueCode" : "QTY"
}
]
},
{
"code" : "TS",
"display" : "Point In Time",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10799"
},
{
"code" : "subsumedBy",
"valueCode" : "QTY"
}
]
},
{
"code" : "PPD<REAL>",
"display" : "Parametric Probability Distribution Of Real Number",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10865"
},
{
"code" : "subsumedBy",
"valueCode" : "REAL"
}
]
},
{
"code" : "SET<HXIT<AD>>",
"display" : "Set Of Historical Addresses",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10812"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<AD>"
}
]
},
{
"code" : "SET<CD>",
"display" : "Set Of Concept Descriptors",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10802"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<ANY>"
}
]
},
{
"code" : "SET<IVL<PQ>>",
"display" : "Set Of Intervals Of Physical Quantity",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10869"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<ANY>"
}
]
},
{
"code" : "SET<LIST<ST>>",
"display" : "Set Of Sequences Of Character Strings",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10810"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<ANY>"
}
]
},
{
"code" : "SET<PQ>",
"display" : "Set Of Physical Quantities",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10818"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<ANY>"
}
]
},
{
"code" : "SET<ST>",
"display" : "Set Of Character Strings",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10809"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<ANY>"
}
]
},
{
"code" : "SET<UVP<ANY>>",
"display" : "Set Of Uncertain Value Probabilistic",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10814"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<ANY>"
}
]
},
{
"code" : "SET<UVP<CD>>",
"display" : "Set Of Uncertain Probabilistic Concept Descriptor",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10816"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<ANY>"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<CD>"
}
]
},
{
"code" : "SET<UVP<IVL<PQ>>>",
"display" : "Set Of Uncertain Probabilistic Interval Of Physical Quantities",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10819"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<ANY>"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<IVL<PQ>>"
}
]
},
{
"code" : "SET<CE>",
"display" : "Set Of Coded With Equivalents",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10805"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<CD>"
}
]
},
{
"code" : "SET<CS>",
"display" : "Set Of Coded Simple Value",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10803"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<CD>"
}
]
},
{
"code" : "SET<CV>",
"display" : "Set Of Coded Value",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10804"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<CD>"
}
]
},
{
"code" : "HIST<AD>",
"display" : "History Of Address",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10813"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<HXIT<AD>>"
}
]
},
{
"code" : "SET<AD>",
"display" : "Set Of Addresses",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10811"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<LIST<ST>>"
}
]
},
{
"code" : "EIVL<TS>",
"display" : "Event Related Interval",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10844"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<TS>"
}
]
},
{
"code" : "GTS",
"display" : "General Timing Specification",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10808"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<TS>"
}
]
},
{
"code" : "PIVL<TS>",
"display" : "Periodic Interval Of Time",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10843"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<TS>"
}
]
},
{
"code" : "NPPD<ANY>",
"display" : "Non Parametric Probability Distribution",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10815"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<UVP<ANY>>"
}
]
},
{
"code" : "NPPD<CD>",
"display" : "Non Parametric Probability Distribution Of Concept Descriptors",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10862"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<UVP<CD>>"
}
]
},
{
"code" : "NPPD<IVL<PQ>>",
"display" : "Non Parametric Probability Distribution Of Intervals of Physical Quantities",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10863"
},
{
"code" : "subsumedBy",
"valueCode" : "SET<UVP<IVL<PQ>>>"
}
]
},
{
"code" : "ADXP",
"display" : "Address Part",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10792"
},
{
"code" : "subsumedBy",
"valueCode" : "ST"
}
]
},
{
"code" : "ON",
"display" : "Organization Name",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10793"
},
{
"code" : "subsumedBy",
"valueCode" : "ST"
}
]
},
{
"code" : "PNXP",
"display" : "Person Name Part",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10790"
},
{
"code" : "subsumedBy",
"valueCode" : "ST"
}
]
},
{
"code" : "TEL",
"display" : "Telecommunication Address",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10787"
},
{
"code" : "subsumedBy",
"valueCode" : "URL"
}
]
},
{
"code" : "UVN<CD>",
"display" : "Uncertain Narrative Concept Descriptor",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10854"
},
{
"code" : "subsumedBy",
"valueCode" : "UVN<ANY>"
}
]
},
{
"code" : "UVP<CD>",
"display" : "Uncertain Probabilistic Concept Descriptor",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "internalId",
"valueCode" : "10857"
},
{
"code" : "subsumedBy",
"valueCode" : "UVP<ANY>"
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.